Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli): Add support for Android build --flavor #6437

Merged
merged 4 commits into from
Mar 27, 2023

Conversation

theproducer
Copy link
Contributor

Adds support for Android build flavors via cap build android --flavor <flavor>.

closes: #6269

Copy link
Contributor

@markemer markemer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So we had to add flavor support, it wasn't broken. Cool. LGTM.

@markemer markemer merged commit e91a8e7 into main Mar 27, 2023
@markemer markemer deleted the feature/cli/build-flavor branch March 27, 2023 18:09
markemer added a commit that referenced this pull request Apr 17, 2023
Co-authored-by: Mark Anderson <mark@ionic.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: flavor and scheme flags not working with cap build
3 participants